home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / ISSUE11 / CROSS32 / CROSS32.ZIP / RELEASE.TXT < prev   
Encoding:
Text File  |  1996-05-03  |  968 b   |  37 lines

  1. This file will list all differences between releases.
  2.  
  3. V2.2
  4. =====
  5.     Bug fixs:
  6.     . First click on fixed rows or fixed columns will cause unnecessary
  7.       swapping.
  8.  
  9.     Features:
  10.     . Support customed 'display heading' for each cross field.
  11.     . New Property
  12.         TCrossSQL/CSCrossFields.
  13.     . New Run Time Method -- 
  14.         TCrossSQL/SetCSFields -- set CSCrossFields property.
  15.     . Properties removed
  16.         TCrossSQL/AggrStrList
  17.         TCrossSQL/CrossCols
  18.         TCrossSQL/CrossRows
  19.     . This file 'release.txt'.
  20.  
  21. This V2.2 are available for both Delphi1.0 and Delphi2.0
  22.  
  23. V2.3
  24. =====
  25.     Bug fixs.
  26.  
  27.     Features:
  28.     . new TCrossReport component will let user to print the cross 
  29.       table result more easier.
  30.     . new OnRowColumnChanged event. This event will be fired when
  31.       user use 'drag and drop' feature to switch cross row and 
  32.       cross column fields.
  33.     Installation:
  34.     . The main .dcu file is 'CROSSREG.DCU', this file will register
  35.       all 3 components to your sample pallet.
  36.  
  37.